|
|||||||||
Sunday the 20th of July, 2008 |
|||||||||
libsdl_sound most recent diff
Scroll down toward the bottom of the page to get installation instructions for libsdl_sound. The raw portfile for libsdl_sound 1.0.1 is located here: http://libsdl_sound.darwinports.com/dports/audio/libsdl_sound/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/libsdl_sound # $Id: Portfile 34122 2008-02-14 11:54:28Z ryandesign PortSystem 1.0 Name: libsdl_sound Version: 1.0.1 revision 4 Category: audio devel Maintainers: nomaintainer Description: handles decoding of several popular sound file formats Long Description: SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler. Platform: macosx Homepage: http://icculus.org/SDL_sound/ master_sites http://icculus.org/SDL_sound/downloads/ distname SDL_sound-${version} checksums md5 49e197ef7c8ab623d0640dc74be43160 depends_lib bin:sdl-config:libsdl bin:smpeg-config:smpeg bin:libmikmod-config:libmikmod lib:libvorbis.0:libvorbis depends_build port:libtool bin:automake:automake bin:autoconf:autoconf patchfiles patch-acinclude.m4 pre-configure { ui_info "Initial preparation...this can take awhile, so sit tight..." system "cd ${worksrcpath} && aclocal" system "cd ${worksrcpath} && glibtoolize --automake --copy --force" system "cd ${worksrcpath} && autoheader" system "cd ${worksrcpath} && automake --foreign --add-missing --copy" system "cd ${worksrcpath} && autoconf" ui_info "Ready to run ./configure ..." } configure.args --disable-sdltest --disable-smpegtest post-destroot { xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 0644 -W ${worksrcpath} CHANGELOG COPYING CREDITS README TODO ${destroot}${prefix}/share/doc/${name} } platform darwin 6 { depends_lib-append lib:libdl:dlcompat } platform darwin 8 { if { ${xcodeversion} == "2.1"} { patchfiles patch-acinclude.m4.xcode21 patch-aclocal.m4.xcode21 patch-configure.xcode21 } } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/libsdl_soundYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using libsdl_sound with these commands: % man libsdl_sound Where to find more information:
|
![]() |
![]() Digg libsdl_sound on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




